[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 14h,  11h    Set current cursor location.

      Entry:  DH         Row (line)

              DL         Column

      Exit:   None

    This function looks exactly like like INT 10h, subfunction 2, on the IBM
    PC. The cursor location is passed in DX: row in DH and column in DL. The
    function treats the screen as a coordinate  system whose origin (0,0) is
    the upper left hand corner of the screen.

See Also: INT 14h, 12h
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson